home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 10166 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: mailhub.scitec.com.au!not-for-mail
  2. From: johns@rd.scitec.com.au (John Saunders)
  3. Newsgroups: aus.computers.amiga,comp.sys.amiga.emulations,comp.sys.amiga.misc
  4. Subject: Re: There is *NO*  Amiga....STOP IT NOW
  5. Followup-To: aus.computers.amiga,comp.sys.amiga.emulations,comp.sys.amiga.misc
  6. Date: 28 Mar 1996 05:09:42 GMT
  7. Organization: SCITEC LIMITED, Sydney, Australia.
  8. Message-ID: <4jd6um$o1g@mailhub.scitec.com.au>
  9. References: <4j39b9$qjb@pellew.ntu.edu.au> <3079.6660T1305T955@es.co.nz>
  10. NNTP-Posting-Host: hydra.scitec.com.au
  11. X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
  12.  
  13. NeuroMancer <bthompx@es.co.nz> wrote:
  14. > James McArthur, regarding your message 'Re: There is *NO*  Amiga....STOP IT NOW'
  15. > >Why flame a good idea :-) IF AT port the OS to every known platform, then
  16. > >the Amiga will last for a long time. IF the AmigaOS gets enhanced to include
  17. > >VM, Memory Protection, etc then what is stopping the Amiga's OS from taking
  18. > I'm not so sure about memory protection. It seems to be that it has a great
  19. > impact on interprocess communications, and other things. Perhaps it might
  20. > be better to have better programming tools to hunt out bugs, and to have
  21. > resource tracking.
  22.  
  23. The Amiga programming documentation has always said that "pulic" memory should
  24. be allocated to hold messages. The reasoning behind this is that "public"
  25. memory would to in an area that was shared between all tasks, hence no
  26. copying would be needed to pass messages. Thus memory protection would have no
  27. performance impact on message passing. It will have an impact on task switching
  28. because there is more to save and restore to switch tasks.
  29.  
  30. Cheers.
  31. --            +------------------------------------------------------------+
  32.         .     | John Saunders  - johns@rd.scitec.com.au             (Work) |
  33.     ,--_|\    |                - john@nlc.net.au                    (Home) |
  34.    /  Oz  \   |                - http://www.nlc.net.au/~johns/             |
  35.    \_,--\_/   | SCITEC LIMITED - Phone +61 2 428 9563 - Fax +61 2 428 9933 |
  36.          v    +------------------------------------------------------------+
  37.